You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > Bartlett Method > SignalUtils.Bartlett Method ([In] TVec, int, int)
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.Bartlett Method ([In] TVec, int, int)

Bartlett window.

Syntax
C#
Visual Basic
public static TVec Bartlett([In] TVec Src, int Index, int Len);

Applies Bartlett window to Src vector from element at Index to element at Index + Len - 1.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!